The following tables list the members exposed by OrderedKeyValuePairs<TKey,TValue>.
Name | Description | |
---|---|---|
![]() | OrderedKeyValuePairs<TKey,TValue> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Comparer | Gets or sets the comparer to use when ordering the items. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>) |
![]() | DuplicateHandling | Gets or sets the duplicate item handling policy (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>) |
![]() | InMemoryLimit | Gets or sets the number of instances to keep in memory before sorting/paging to disk. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>) |
![]() | Serializer | Gets or sets the serializer to use when paging to disk. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>) |
Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>) |
![]() ![]() | Merge | Overloaded. Merges n-number of ordered enumerations based on the comparer provided. |